home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / 1523 / OTH.TXT < prev    next >
Text File  |  1980-01-01  |  1KB  |  13 lines

  1. OTH.EXE   Compiled Othello game program.
  2. OTH.PAS   Turbo Pascal 4.0 source code for above game.
  3.  
  4. This is a simple version of the othello game.  It was created as a 
  5. class project at Eastern Illinois University, Charleston, 
  6. Illinois.  It is given to public domain for the enjoyment of 
  7. users, but mainly for a programming example where others may need 
  8. a reference for similar projects.  There are minor bugs in the 
  9. program and it could have been written more efficiently, but it 
  10. does present some of the feature of the Pascal language.
  11.  
  12. Enjoy.
  13.